hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
IRawScrollable
hip
gui
scroll_area
Undocumented in source.
interface
IRawScrollable {
void
onRawScroll
(float[3] scroll);
}
Members
Functions
onRawScroll
void
onRawScroll
(float[3] scroll)
Undocumented in source.
Meta
Source
See Implementation
hip
gui
scroll_area
classes
ScrollArea
ScrollBar
interfaces
IRawScrollable